'宣言 Public MustInherit Class BaseCollectionViewService(Of T) Inherits Service Implements IItemsSource(Of T), ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
public abstract class BaseCollectionViewService<T> : Service, IItemsSource<T>, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent